PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFOcspClient Interface
Members
In This Topic
    PDFOcspClient Interface
    In This Topic
    Common interface for implementing an OCSP client.
    Implement this interface when OCSP data is required to be added to a digital signature.
    Syntax
    public interface PDFOcspClient 
    See Also